home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…rary 6 (Reseller Edition) / Apple Ref. & Pres. Lib.v6.0.toast / pc / 3-Presentations / Apple Demos / Training / Apple Scanner Training / Scanner Tech - System / card_7042.txt < prev    next >
Text File  |  1990-04-02  |  4KB  |  173 lines

  1. -- card: 7042 from stack: in
  2. -- bmap block id: 4256
  3. -- flags: 0000
  4. -- background id: 7909
  5. -- name: General
  6. ----- HyperTalk script -----
  7. on openCard
  8.   hide card field "Message Center 2"
  9.   show card field "Message Center"
  10.   hide card button "Go Back"
  11.   show card button "Next ..."
  12.   set hilite of background button "The System" to true
  13.   set hilite of background button "How It Works" to false
  14.   set hilite of background button "Scan. Concepts" to false
  15.   set hilite of background button "File Formats" to false
  16. end openCard
  17.  
  18. on closeCard
  19.   hide card field "Cover All"
  20.   hide card button "Self-Check"
  21.   hide card field "Message Center 2"
  22.   show card field "Message Center"
  23.   hide card button "Go Back"
  24.   show card button "Next ..."
  25.   set hilite of background button "The System" to true
  26.   set hilite of background button "How It Works" to false
  27.   set hilite of background button "Scan. Concepts" to false
  28.   set hilite of background button "File Formats" to false
  29. end closeCard
  30.  
  31.  
  32.  
  33. -- part 1 (field)
  34. -- low flags: 01
  35. -- high flags: 2004
  36. -- rect: left=14 top=77 right=252 bottom=203
  37. -- title width / last selected line: 0
  38. -- icon id / first selected line: 0 / 0
  39. -- text alignment: 0
  40. -- font id: 3
  41. -- text size: 12
  42. -- style flags: 0
  43. -- line height: 16
  44. -- part name: Message Center
  45.  
  46.  
  47. -- part 2 (button)
  48. -- low flags: 00
  49. -- high flags: A003
  50. -- rect: left=70 top=283 right=304 bottom=140
  51. -- title width / last selected line: 0
  52. -- icon id / first selected line: 0 / 0
  53. -- text alignment: 1
  54. -- font id: 0
  55. -- text size: 12
  56. -- style flags: 0
  57. -- line height: 16
  58. -- part name: Next ...
  59. ----- HyperTalk script -----
  60. on mouseUp
  61.   hide card field "Message Center"
  62.   show card field "Message Center 2"
  63.   show card button "Go Back"
  64.   hide card button "Next ..."
  65. end mouseUp
  66.  
  67.  
  68.  
  69. -- part 3 (button)
  70. -- low flags: 80
  71. -- high flags: A003
  72. -- rect: left=70 top=283 right=304 bottom=140
  73. -- title width / last selected line: 0
  74. -- icon id / first selected line: 0 / 0
  75. -- text alignment: 1
  76. -- font id: 0
  77. -- text size: 12
  78. -- style flags: 0
  79. -- line height: 16
  80. -- part name: Go Back
  81. ----- HyperTalk script -----
  82. on mouseUp
  83.   hide card field "Message Center 2"
  84.   show card field "Message Center"
  85.   hide card button "Go Back"
  86.   show card button "Next ..."
  87. end mouseUp
  88.  
  89.  
  90.  
  91. -- part 4 (field)
  92. -- low flags: 81
  93. -- high flags: 2004
  94. -- rect: left=14 top=77 right=252 bottom=203
  95. -- title width / last selected line: 0
  96. -- icon id / first selected line: 0 / 0
  97. -- text alignment: 0
  98. -- font id: 3
  99. -- text size: 12
  100. -- style flags: 0
  101. -- line height: 16
  102. -- part name: Message Center 2
  103.  
  104.  
  105. -- part 5 (field)
  106. -- low flags: 01
  107. -- high flags: 0001
  108. -- rect: left=396 top=272 right=308 bottom=438
  109. -- title width / last selected line: 0
  110. -- icon id / first selected line: 0 / 0
  111. -- text alignment: 0
  112. -- font id: 3
  113. -- text size: 12
  114. -- style flags: 0
  115. -- line height: 16
  116. -- part name: Cover
  117.  
  118.  
  119. -- part 6 (button)
  120. -- low flags: 80
  121. -- high flags: A004
  122. -- rect: left=1 top=315 right=340 bottom=511
  123. -- title width / last selected line: 0
  124. -- icon id / first selected line: 0 / 0
  125. -- text alignment: 1
  126. -- font id: 0
  127. -- text size: 12
  128. -- style flags: 0
  129. -- line height: 16
  130. -- part name: Self-Check
  131. ----- HyperTalk script -----
  132. on mouseUp
  133.   visual iris close
  134.   hide card button "Self-Check"
  135.   hide card field "Cover All"
  136.   pop card
  137. end mouseUp
  138.  
  139.  
  140.  
  141. -- part 7 (field)
  142. -- low flags: 81
  143. -- high flags: 0001
  144. -- rect: left=58 top=269 right=308 bottom=506
  145. -- title width / last selected line: 0
  146. -- icon id / first selected line: 0 / 0
  147. -- text alignment: 0
  148. -- font id: 3
  149. -- text size: 12
  150. -- style flags: 0
  151. -- line height: 16
  152. -- part name: Cover All
  153.  
  154.  
  155. -- part contents for card part 1
  156. ----- text -----
  157. ‚Ä¢ 8.5 x 14 inch flatbed
  158.    scanner
  159. ‚Ä¢ Records images from 75
  160.    to 300 dots per inch (dpi)
  161. ‚Ä¢ Uses SCSI interface for
  162.    high speed data transfer
  163. ‚Ä¢ Scans an 8.5 x 11 inch
  164.    original at 300 dpi in 24 
  165.    seconds
  166.  
  167.  
  168. -- part contents for card part 4
  169. ----- text -----
  170. ‚Ä¢ Up to 4 bits per pixel 
  171.    available (16 shades of
  172.    gray)
  173.